Skip to content

docs: CLAUDE.md — calculated policies guide + AWS account offboarding runbook#990

Merged
rajlearner17 merged 2 commits into
mainfrom
docs/claude-md-calc-policies-and-offboarding
Jun 16, 2026
Merged

docs: CLAUDE.md — calculated policies guide + AWS account offboarding runbook#990
rajlearner17 merged 2 commits into
mainfrom
docs/claude-md-calc-policies-and-offboarding

Conversation

@rajlearner17

@rajlearner17 rajlearner17 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Two documentation-only additions to CLAUDE.md, kept as separate commits:

  1. Calculated Policies guide — explains the two-stage GraphQL input query + Nunjucks template pipeline, repo conventions ($. prefix, context pivots, get(path:), Approved/Tags templates), and simple→complex reference examples.
  2. AWS account offboarding runbook — documents guardrails_utilities/python_utils/remove_aws_account/delete_resources.py as the canonical tool for removing an AWS account when it can't be deleted from the console, with the staged check → disable → delete → delete-acct flow, and a pointer to the ops repo offboard-aws-account skill wrapper.

The calc-policies training materials (training/calc-policies/) referenced by the first section are submitted separately in #991.

Validation

  • All referenced paths verified to exist: the three policy_packs/.../policies.tf examples and remove_aws_account/delete_resources.py.
  • Docs-only; no code or policy changes.

🤖 Generated with Claude Code

rajlearner17 and others added 2 commits June 16, 2026 13:08
Add a Calculated Policies section to CLAUDE.md covering the two-stage
GraphQL input query + Nunjucks template pipeline, repo conventions, and
simple→complex reference examples. The training materials it references
live in a separate PR.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Document remove_aws_account/delete_resources.py as the canonical tool for
offboarding an AWS account when it cannot be deleted from the Guardrails
console, including the staged check → disable → delete → delete-acct flow
and a pointer to the ops repo offboard-aws-account skill wrapper.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@rajlearner17 rajlearner17 force-pushed the docs/claude-md-calc-policies-and-offboarding branch from f90cb92 to 6e95e6d Compare June 16, 2026 07:39
@rajlearner17 rajlearner17 merged commit ea68ea4 into main Jun 16, 2026
4 checks passed
@rajlearner17 rajlearner17 deleted the docs/claude-md-calc-policies-and-offboarding branch June 16, 2026 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants